﻿@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, "Microsoft YaHei", "微软雅黑";
}

body{
	background-color: #eeeeee;
	min-width: 1200px;
}

em, i {
	font-style: normal;
}

.w1000 {
	width: 1000px;
}

.i_font {
	font-size: 15px;
	font-family: Arial;
}

.i_font2 {
	font-size: 16px;
	font-family: Arial;
}

.i_font3 {
	font-size: 12px;
	font-family: Arial;
}

.i_font4 {
	font-size: 18px;
	font-family: Arial;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #FF6600;
}

ul li {
	list-style-type: none;
}

.main_top {
	width: 100%;
	min-width: 1050px;
	background-color: #ffffff;
	box-shadow: 0px 1px 5px #CCC;
}

.main_top .menubar{
	height: 50px;
	width: 100%;
	background-color: #BE2F1F;
}
.main_top .menubar .menuole {
	height: 50px;
	width: 1200px;
	background: transparent;
	margin: auto auto;
	nowrap: nowrap;
}

.main_top .menubar .menuole a.menuitem {
	display: inline-block;
	line-height: 50px;
	width: 115px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
	cursor: pointer;
}

.main_top .menubar .menuole a:hover {
	color: #FFFF99;
	background-color: #A10000;
}

.main_content {
	width: 100%;
	min-width: 1200px;
	/* background-color: #ffffff; */
	/* background-color: #ffffff; */ 
}

.boder{
	width: 1200px;
	background-color: #ffffff;
	margin: auto auto;
	padding-bottom: 30px;
}

.main_content .search {
	height: 42px;
	width: 1200px;
	padding-top: 15px;
	background-color: #ffffff;
	margin: auto auto;
}

.main_content .search .notice {
	width: 870px;
	background-color: #f0f0f0;
	float: left;
}

.main_content .search .search_bar {
	float: right;
}

.main_content .content {
	padding-top: 20px;
	width: 1150px;
	margin: auto auto;
	clear: both;
}

.main_content .content2 {
	padding-top: 30px;
	width: 1150px;
	margin: auto auto;
	clear: both;
}

.main_content .content3 {
	width: 1150px;
	margin: auto auto;
	clear: both;
}

.mida {
	display: inline-block;
	line-height: 45px;
	width: 370px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #B40000;
	cursor: pointer;
}

.midb {
	display: inline-block;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	cursor: pointer;
}

.footer {
	width: 100%;
	height: 200px;
	background-color: #DFDFDF;
	font-size: 12px;
	clear: both;
}

.footer .content {
	padding-top: 30px;
	width: 1050px;
	margin: auto auto;
}

.main_content .more {
	font-size: 10px;
	color: #bf5f48;
	float: right;
	padding-top: 8px;
}

.title {
	padding-top: 20px;
	width: 940px;
	margin: auto auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

hr {
	margin: 0px;
	border: 0px;
}

#tpxw {
	width: 420px;
	height: 225px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

#tpxw .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 35px;
	z-index: 1;
}

#tpxw .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

#tpxw .hd ul li {
	float: left;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	background: #fff;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
}

#tpxw .hd ul li.on {
	background: #cc0000;
	font-weight: bold;
}

#tpxw .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#tpxw .bd li {
	zoom: 1;
	vertical-align: middle;
}

#tpxw .bd li span a {
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

#tpxw .bd img {
	width: 420px;
	height: 225px;
	display: block;
}

#tpxw .bd li span {
	background: url(/static/front/images/heibg.png) repeat;
	height: 33px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 410px;
	padding-left: 10px;
	line-height: 33px;
	overflow: hidden;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#tpxw .prev, #tpxw .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

#tpxw .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

#tpxw .prev:hover, #tpxw .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#tpxw .prevStop {
	display: none;
}

#tpxw .nextStop {
	display: none;
}

#tpxw2 {
	width: 433px;
	height: 286px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

#tpxw2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 35px;
	z-index: 1;
}

#tpxw2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

#tpxw2 .hd ul li {
	float: left;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	background: #fff;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
}

#tpxw2 .hd ul li.on {
	background: #cc0000;
	font-weight: bold;
}

#tpxw2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#tpxw2 .bd li {
	zoom: 1;
	vertical-align: middle;
}

#tpxw2 .bd li span a {
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

#tpxw2 .bd img {
	width: 433px;
	height: 286px;
	display: block;
}

#tpxw2 .bd li span {
	background: url(/static/front/images/heibg.png) repeat;
	height: 33px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 490px;
	padding-left: 10px;
	line-height: 33px;
	overflow: hidden;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#tpxw2 .prev, #tpxw .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

#tpxw2 .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

#tpxw2 .prev:hover, #tpxw .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#tpxw2 .prevStop {
	display: none;
}

#tpxw2 .nextStop {
	display: none;
}

.infor {
	width: 100%;
	min-width: 1200px;
	/* background-color: #ffffff; */
}

.infor .allcontent {
	padding: 10px;
	width: 1200px;
	background-color: #ffffff;
	margin: auto auto;
}

.infor .allcontent .content {
	/* padding: 20px; */
	/* width: 800px; */
	width: 1000px;
	background-color: #ffffff;
	margin: auto auto;
	padding-bottom: 50px;
}

.infor2 {
	width: 100%;
	min-width: 1050px;
	background-color: #ffffff;
}

.infor2 .allcontent {
	padding: 10px;
	width: 1050px;
	background-color: #ffffff;
	margin: auto auto;
}

.infor2 .allcontent .content {
	padding: 20px;
	width: 1100px;
	background-color: #ffffff;
	margin: auto auto;
	padding-bottom: 50px;
}

.main_list {
	width: 100%;
	/* background-color: #ffffff; */
	background-color: #eeeeee;
}

.main_list_content {
	width: 1200px;
	background-color: #ffffff;
	margin: auto auto;
	height: 1180px;
}

.main_list_content .leftcontent {
	padding-left:25px;
	padding-top: 30px;
	width: 250px;
	margin: auto auto;
	float: left;
}

.main_list_content .content {
	/* padding-top: 20px;
	width: 850px;
	float: left; */
	padding-top: 15px;
	padding-bottom: 50px;
}

.position2 {
	width: 1150px;
	margin: auto auto;
	padding-left: 40px;
	padding-top: 10px;
}

.position2 a {
	text-decoration: none;
}

.position2 a:hover {
	color: #FF6600;
}

.position {
	width: 1100px;
	margin: auto auto;
	/* padding-left: 50px; */
}

.position a {
	text-decoration: none;
}

.position a:hover {
	color: #FF6600;
}

.picMarquee-top {
	margin: 0 auto;
	width: 350px;
	overflow: hidden;
	position: relative;
	background-color: #F7F7F7;
}

.picMarquee-top .hd {
	overflow: hidden;
	height: 32px;
	/* padding: 0 10px; */
	background-color: #EDEDED;
}

.picMarquee-top .bd {
	padding: 3px;
	margin: 5px;
	padding-bottom: 15px;
}

.picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
}

.picMarquee-top .bd ul li .pic {
	text-align: center;
}

.picMarquee-top .bd ul li .pic img {
	width: 326px;
	height: 72px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.picMarquee-top .bd ul li .pic a:hover img {
	
}

.picMarquee-top2 {
	margin: 0 auto;
	width: 330px;
	overflow: hidden;
	position: relative;
}

.picMarquee-top2 .hd {
	overflow: hidden;
	height: 32px;
	/* padding: 0 10px; */
	background-color: #EDEDED;
}

.picMarquee-top2 .bd {
	padding-top: 20px;
	padding-bottom: 15px;
}

.picMarquee-top2 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-top2 .bd ul li {
	text-align: center;
	zoom: 1;
}

.picMarquee-top2 .bd ul li .pic {
	text-align: center;
	height: 125px;
}

.picMarquee-top2 .bd ul li .pic img {
	width: 136px;
	height: 95px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.picMarquee-top2 .bd ul li .pic a:hover img {
	
}

.square ul li {
	color: #E0E0E0;
	list-style-type: square;
}

.square2 ul li {
	color: #E05E5E;
	list-style-type: square;
}

.square3 ul li {
	color: #A20000;
	list-style-type: square;
}

.total_items table caption {
	background-color: #e2e2e2;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.total_items table tbody {
	border: 1px solid #e2e2e2;
}

.total_items table {
	color: #555;
}

.total_items table tr.tit {
	font-weight: bold;
}

.total_items table td {
	border: 1px dotted #ccc;
	padding: 5px 10px;
}

.ss-button { /* 按钮美化 */
	width: 120px; /* 宽度 */
	height: 30px; /* 高度 */
	border-width: 0px; /* 边框宽度 */
	border-radius: 3px; /* 边框半径 */
	background: #1E90FF; /* 背景颜色 */
	cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
	outline: none; /* 不显示轮廓线 */
	font-family: Microsoft YaHei; /* 设置字体 */
	color: white; /* 字体颜色 */
	font-size: 15px; /* 字体大小 */
}

.ss-button:hover { /* 鼠标移入按钮范围时改变颜色 */
	background: #5599FF;
}

.browse_substr {
	width: 940px;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	padding-top: 20px;
	margin: auto auto;
	color: #999;
}

.browse_line {
	width: 1100px;
	height: 2px;
	background-color: #ccf;
	margin: 10px auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ej_1 {
	width: 1000px;
	height: 244px;
	background: url(/static/front/images/ej_1.gif) no-repeat top center;
	overflow: hidden;
	padding: 20px 0;
}

.ej_1 .fl {
	width: 188px;
	padding-left: 45px;
}

.ej_1 .fr {
	/* width: 680px; */
	width:900px;
	padding-right: 45px;
}

.ej_1 .fr p {
	margin-right: 40px;
}

.wzjs {
	font-size: 14px;
	width: 100%;
	height: 230px;
	overflow-y: scroll;
}

.wzjs p strong {
	display: block;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold
}

.wzjs p em {
	font-style: normal;
	font-size: 14px;
	display: block;
	text-indent: 2em
}

.h238 {
	height: 238px;
}

.img3 {
	position: relative;
	width: 100%;
	float: left;
}

.img3 a {
	color: #fff;
}

.img3 div {
	background: #000;
	filter: alpha(opacity = 70);
	opacity: .4;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.img3 span {
	position: absolute;
	bottom: 0;
	left: 0px;
	font-size: 16px;
	z-index: 3;
	line-height: 45px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
}

.tit2 {
	width: 100%;
	height: 20px;
	background: url(/static/front/images/line3.gif) repeat-x;
	overflow: hidden;
	text-align: center;
	margin: 30px auto;
	display: block;
	height: 20px;
}

.tit2 i {
	margin: 0 auto
}

.tit2 em {
	float: right
}

.list_16 li {
	background: url(/static/front/images/icon9.gif) no-repeat 10px 16px;
	padding-left: 35px;
	line-height: 46px;
	font-size: 16px;
}

.list_16 li em {
	float: right;
	padding-right: 10px;
}

.login_weizi{}
.login_weizi p{ border:1px solid #e2e2e2; background-color:#e8f1fa; height:40px; line-height:40px; padding-left:15px; color:#444;}
.login_weizi p a{ padding:5px 10px; background-color:#ff0000; color:#fff;}
.login_weizi p a:hover{ cursor:pointer}
#rdzt-big {
	width: 1146px;
	height: 106px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

#rdzt-big .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

#rdzt-big .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

#rdzt-big .hd ul li {
	float: left;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	background: #fff;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
}

#rdzt-big .hd ul li.on {
	background: #cc0000;
	font-weight: bold;
}

#rdzt-big .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#rdzt-big .bd li {
	zoom: 1;
	vertical-align: middle;
}

#rdzt-big .bd li span a {
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

#rdzt-big .bd img {
	width: 1146px;
	height: 106px;
	display: block;
}

#rdzt-big .bd li span {
	background: url(/static/front/images/heibg.png) repeat;
	height: 33px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1146px;
	padding-left: 10px;
	line-height: 33px;
	overflow: hidden;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#rdzt-big .prev, #tpxw .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

#rdzt-big .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

#rdzt-big .prev:hover, #tpxw .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#rdzt-big .prevStop {
	display: none;
}

#rdzt-big .nextStop {
	display: none;
}